# 0 Early V-1
model = {
	cost 						= 4
	buildtime					= 44
	defaultorganisation 		= 100
	manpower					= 0
	maxspeed					= 640
	surfacedefence				= 15
	airdefence					= 15
	strategicattack				= 8
	range						= 250
	supplyconsumption 			= 0.5
	fuelconsumption				= 1.5
}
# 1 Advanced (US TM-61 Matador)
model = {
	cost 						= 2
	buildtime					= 44
	defaultorganisation 		= 100
	manpower					= 0
	maxspeed					= 960
	surfacedefence				= 15
	airdefence					= 15
	strategicattack				= 16
	range						= 1100
	supplyconsumption 			= 0.5
	fuelconsumption				= 1.5
}
